home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_sh-utils.idb / usr / freeware / catman / u_man / cat1 / printf.Z / printf
Encoding:
Text File  |  1998-05-21  |  2.2 KB  |  68 lines

  1. /xlv1/freeware/1998.May/sh-utils/1.16b/sh-utils-1.16b.diffbuild/man
  2.  
  3.  
  4.  
  5.      PPPPRRRRIIIINNNNTTTTFFFF((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU SSSShhhheeeellllllll    UUUUttttiiiilllliiiittttiiiieeeessss))))         PPPPRRRRIIIINNNNTTTTFFFF((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       printf - format and print data
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       pppprrrriiiinnnnttttffff format    [argument...]
  14.       pppprrrriiiinnnnttttffff {--help,--version}
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.       This documentation is    no longer being    maintained and may be
  18.       inaccurate or    incomplete.  The Texinfo documentation is now
  19.       the authoritative source.
  20.  
  21.       This manual page documents the GNU version of    pppprrrriiiinnnnttttffff.
  22.       pppprrrriiiinnnnttttffff prints    the _f_o_r_m_a_t string, interpreting    `%' directives
  23.       and `\' escapes in the same way as the C `printf' function.
  24.       The _f_o_r_m_a_t argument is re-used as many times as necessary to
  25.       convert all of the given arguments.
  26.  
  27.       pppprrrriiiinnnnttttffff interprets `\0ooo' as a an octal number (`ooo'    is 0
  28.       to 3 digits) specifying a character to print,    and `\xhhh' as
  29.       a hexadecimal    number (`hhh' is 1 to 3    digits)    specifying a
  30.       character to print.  It has an additional escape, `\c',
  31.       which    causes pppprrrriiiinnnnttttffff to produce no further output, and    an
  32.       additional directive,    `%b', which prints its argument    string
  33.       with `\' escapes interpreted the way they are    in the _f_o_r_m_a_t
  34.       string.
  35.  
  36.     OOOOPPPPTTTTIIIIOOOONNNNSSSS
  37.       When GNU pppprrrriiiinnnnttttffff is invoked with exactly one argument,    the
  38.       following options are    recognized:
  39.  
  40.       --_h_e_l_p
  41.            Print a usage message on    standard output    and exit
  42.            successfully.
  43.  
  44.       --_v_e_r_s_i_o_n
  45.            Print version information on standard output then exit
  46.            successfully.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 5/18/98)
  65.  
  66.  
  67.  
  68.